-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Literal updates #442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Literal updates #442
Conversation
modelbest1024
ModelBest1024
tangxixi_modelbest1024
Merge Request MarbelGameV1
Update README-Japanese.md
fix readmes image
Add RunningGameExtra.
This reverts commit 66ee883.
Readme for Urdu users are added which will help in the development for Pakistani users.
ADD CommandDash
FIX test error summary
fix: unexpected keyword arg refusal
ADD CommandDash
Update README-KOREAN.md
Added README-Russian.md
Create README-Urdu.md
Add GPT-4o&4o-mini
Adding language bar
missing Readme-Urdu-md in the README.md file
run.py
Outdated
| help="Prompt of software") | ||
| parser.add_argument('--name', type=str, default="Gomoku", | ||
| help="Name of software, your software will be generated in WareHouse/name_org_timestamp") | ||
| parser.add_argument('--model', type=str, default="GPT_3_5_TURBO", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change is not necessary
zhanghb18
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your submission. You can cancel the changes in run.py and we will merge the commits of other parts. Thank you!
No description provided.